home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1532 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  930 b 

  1. Path: news.fast.net!news
  2. From: dewey@pobox.com (Daniel A. Dewey)
  3. Newsgroups: comp.lang.c
  4. Subject: Data Structures in C --- WHERE?
  5. Date: Sun, 14 Jan 1996 22:53:18 GMT
  6. Organization: The Nat'l Assoc. of Colleges and Employers
  7. Message-ID: <30f98859.23798178@news.fast.net>
  8. NNTP-Posting-Host: abe-ppp334.fast.net
  9. X-Newsreader: Forte Agent .99c/16.141
  10.  
  11. Hello --
  12.   I was wondering if anyone on the net has some source code for creating a
  13. TRIE in C.  I thought that the world wide web was supposed to make finding
  14. things easier, but I've come up empty handed searching on
  15. www.altavista.digital.com, for any source code
  16.  
  17. TIA
  18.  
  19. BTW:  I'm writing a program to change the IP references in a WWW access log
  20. to DNS entries.  I was using linked lists to store the information
  21. (IP->DNS) but I'm looking for a more efficient way of doing things.  A
  22. trie seems just perfect... but I don't remember how to make one.
  23.  
  24. Daniel Dewey
  25. dan@news.jobweb.org
  26.